Defines how a portion of the 3D artwork is clipped for the purpose of showing artwork cross-sections.

Full documentation

Initializes a new PDF3DCrossSection object.

Full documentation

Initializes a new PDF3DCrossSection object with a specified COS cross-section.

Full documentation

Gets the center of rotation of the cutting plane.

Full documentation

Gets the color for the cutting plane.

Full documentation

Gets the COS cross-section.

Full documentation

Gets the color for the cutting plane's intersection with the 3D artwork.

Full documentation

Gets the opacity of the cutting plane.

Full documentation

Gets the orientation of the cutting plane.

Full documentation

Gets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry.

Full documentation

Sets the center of rotation of the cutting plane.

Full documentation

Sets the color for the cutting plane.

Full documentation

Sets the color for the cutting plane's intersection with the 3D artwork.

Full documentation

Sets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry.

Full documentation

Sets the opacity of the cutting plane.

Full documentation

Sets the orientation of the cutting plane. Exactly one of the values must be null, indicating an initial state of the cutting plane that is perpendicular to the corresponding axis and clipping all geometry on the positive side of that axis. The other two values must be numbers indicating the rotation of the plane, in degrees, around their corresponding axes. The order in which these rotations are applied should match the order in which the values appear in the array.

Full documentation